home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.19950929-19951130
/
000129_news@columbia.edu_Sun Oct 15 13:21:20 1995.msg
< prev
next >
Wrap
Internet Message Format
|
2020-01-01
|
2KB
Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA15643
(5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 17 Oct 1995 00:30:26 -0400
Received: by apakabar.cc.columbia.edu id AA11493
(5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 17 Oct 1995 00:30:24 -0400
Path: news.columbia.edu!spcuna!news.wctc.net!chi-news.cic.net!uwm.edu!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
From: jrd@cc.usu.edu (Joe Doupnik)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: MSKERMIT3.14 and CGA
Message-Id: <1995Oct15.192120.63831@cc.usu.edu>
Date: 15 Oct 95 19:21:20 MDT
References: <1995Oct15.163725.3281@fastbox.ridgecrest.ca.us>
Organization: Utah State University
Lines: 15
Apparently-To: kermit.misc@watsun.cc.columbia.edu
In article <1995Oct15.163725.3281@fastbox.ridgecrest.ca.us>, mbguest@fastbox.ridgecrest.ca.us (Matthew B. Guest) writes:
> I have bought a B200 laptop. This is a 80C88 processor with a CGA
> LCD screen. MSKERMIT can talk to the modem and dial out. But, I get no
> characters echoed to the screen. If I set local echo on, I can see the
> characters I type. But, nothing the modem should echo comes thru. I have
> set the modem to echo. What can I do?. Do I need an earlier version of
> MSKERMIT?
---------
Matt,
Your machine has contracted a classical case of "talk but can't
listen." It is discussed in the release notes accompanying MS-DOS Kermit.
Please review them and apply the recommended medicines. The most common
problem is an IRQ line being used by two or more devices; only one may
be connected to each IRQ wire.
Joe D.